Skip to content

Conversation

@bkhouri
Copy link
Contributor

@bkhouri bkhouri commented Nov 25, 2025

Set the SWIFT_FORCE_STATIC_LINK_STDLIB build setting in SwiftBuild
accordingly to the command line argument and if it's not on Darwin.

In addition, set the SWIFT_RESOURCE_DIR setting as that is what the
Native build system does.

Fixes: #9320
Issue: rdar://163948614
Depends on: #9389
Needs: swiftlang/swift-build#942

@bkhouri bkhouri force-pushed the t/main/gh9320_rdar163948614_add_swift-static-stdlib_support branch 2 times, most recently from 5ccf356 to 231177e Compare December 5, 2025 19:23
@bkhouri bkhouri marked this pull request as ready for review December 8, 2025 21:17
Set the `SWIFT_FORCE_STATIC_LINK_STDLIB` build setting in SwiftBuild
accordingly to the command line argument and if it's not on Darwin.

In addition, set the SWIFT_RESOURCE_DIR setting as that is what the
Native build system does.

Fixes: swiftlang#9320
Issue: rdar://163948614
@bkhouri bkhouri force-pushed the t/main/gh9320_rdar163948614_add_swift-static-stdlib_support branch from 231177e to a6e5bc0 Compare December 8, 2025 21:20
@bkhouri
Copy link
Contributor Author

bkhouri commented Dec 8, 2025

@swift-ci test

1 similar comment
@bkhouri
Copy link
Contributor Author

bkhouri commented Dec 9, 2025

@swift-ci test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Parity] Add parity support for --[no-]static-swift-stdlib support (SwiftBuild)

1 participant